home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / 00003Series_61_b_grw1.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  148 b   |  7 lines

  1. on mouseUp
  2.   if the hilite of cast "b_grw1" = 1 then
  3.     set the hilite of cast "b_grw2" to 0
  4.     set the hilite of cast "b_grw3" to 0
  5.   end if
  6. end
  7.